home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / Disabled Primitives / Datafile Primitives / Datafile Primitives.rsrc / STR#_164.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  346 b   |  11 lines

  1. Inputs: TableId; ClusterValue; [KeyValues]
  2. Outputs: Error; ClusterId
  3.  
  4. Inputs: integer; any; [list]
  5. Outputs: integer; integer
  6.  
  7. Writes a cluster into a table.  If specified, KeyValues are provided in order of sorted key names.  ClusterId is the offset of the cluster in the data file.  Clusters may not be written in query mode.
  8.  
  9. Datafile Manager
  10.  
  11.